type github.com/go-pg/pg/v10.dummyFormatter
3 uses
github.com/go-pg/pg/v10 (current package)
hook.go#L25: type dummyFormatter struct{}
hook.go#L27: func (dummyFormatter) FormatQuery(b []byte, query string, params ...interface{}) []byte {
hook.go#L62: return dummyFormatter{}.FormatQuery(nil, query), nil
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)